Skip to main content

Build Create

Create a Game Server Hosting build.

Authentication Required: Yes

ugs game-server-hosting build create --name <name> --os-family <os-family> --type <type> [options]

Options

AliasDescription
name-n, --nameThe name of the build.
os-family-o, --os-familyThe operating system family of the build. Only LINUX currently supported.
type-t, --typeThe upload type of the build. FILEUPLOAD, CONTAINER or S3 supported.
build-version-name--build-version-nameThe name of the build version to create
project-id-p, --project-idThe Unity cloud project ID.
environment-name-e, --environment-nameThe services environment name.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.